home *** CD-ROM | disk | FTP | other *** search
- object frMsgGateway: TfrMsgGateway
- Left = 525
- Top = 293
- Width = 594
- Height = 252
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object LabelMsg1: TLabel
- Left = 27
- Top = 94
- Width = 537
- Height = 43
- AutoSize = False
- Caption =
- 'Desejando efetuar o pagamento/agendamento de sua(s) quota(s) ou ' +
- 'obter mais informa'#231#245'es, clique no bot'#227'o Continuar.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 567
- Height = 153
- Shape = bsFrame
- end
- object LabelMsg2: TLabel
- Left = 27
- Top = 93
- Width = 536
- Height = 57
- AutoSize = False
- Caption =
- 'Desejando efetuar o pagamento/agendamento on-line de quotas do I' +
- 'RPF, acesse, na p'#225'gina da '#13#10'Receita Federal <www.receita.fazen' +
- 'da.gov.br> , na op'#231#227'o SERVI'#199'OS, DARF - Arrecada'#231#227'o '#13#10'Federal, ' +
- ' o item "Pagamento e Agendamento On Line".'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label1: TLabel
- Left = 27
- Top = 30
- Width = 537
- Height = 57
- AutoSize = False
- Caption =
- 'A Receita Federal coloca '#224' disposi'#231#227'o do contribuinte uma modali' +
- 'dade de pagamento do '#13#10'Imposto de Renda Pessoa F'#237'sica. Por ' +
- 'esta sistem'#225'tica, '#233' poss'#237'vel o pagamento e/ou o '#13#10'agendamento o' +
- 'n-line de quota(s) do IRPF junto ao Internet Banking dos bancos ' +
- 'autorizados.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object OKBtn: TButton
- Left = 178
- Top = 184
- Width = 80
- Height = 25
- Caption = '&Continuar'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 328
- Top = 184
- Width = 80
- Height = 25
- Cancel = True
- Caption = '&Sair'
- ModalResult = 2
- TabOrder = 1
- end
- end
-